This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Chris Fezkimarynds 2.Oct.03 01:05 PM a Web browser Notes Client6.0.1Windows 2000
The @MailSend or possibly the @Explode is resulting in the incorrect results in R6.
I have an Issue tracking form with a text field "AppContacts", the content is ("Scott M Jones/ITM/DCC/xxx; Rebecca A Hat/CTC/DCC/xxx; Robert W Smith/ITM/DCC/xxx"), a text list. Three persons who shold receive the mail notification of a new issue. (These are internal addresses)
R5 this works, the three individuls receive the Notes message. BTW: If I didn't use the @Explode, Notes did not seperate the three names for the "TO" of the @MailSend.
R6 puts the first name "Scott M Jones" on the "To" line and the second name "Rebecca A Hat" on the "CC" line. the third name "Robert W Smith" does not receive the email notice.